/*home-banner*/
.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 20rem;
    text-align: center;
}

.banner img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.home-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.home-banner img {
    width: 100%;
    vertical-align: middle;
}

.title-banner {
    position: absolute;
    top: 8rem;
    left: 10rem;
    z-index: 2;
    font-size: 3rem;
    color: #fff;
    font-weight: bold;
}

.title-banner-black {
    color: #2a2a2a;
}

.banner_text {
    position: absolute;
    width: 68%;
    height: 62%;
    background: url('../../images/banner/index_banner_text_bg.png');
    background-size: 100% 100%;
    top: 11%;
    left: 18%;
    animation-name: mymove;
    animation-duration: 3s;
    -webkit-animation-name: mymove;
    -webkit-animation-duration: 3s;
    text-align: left;
}
.banner_text_other{
    position: absolute;
    font-size:3.33rem;
    font-weight:600;
    color:rgba(255,255,255,1);
    line-height:4.66rem;
    top:7.75rem;
    width: 100%;
}

.banner_images_switch {
    display: inline-block;
    position: absolute;
    bottom: 5.08rem;
    font-size: 0;
    left: 45.4%;
    z-index: 1;
}

.banner_images_switch_item {
    display: inline-block;
    width: 2rem;
    height: 4px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 0.2rem;
}
.banner_images_switch_item:hover{
    cursor: pointer;
}

.banner_images_switch .switch_selected {
    background: rgba(0, 174, 255, 1);
}

@keyframes mymove {
    0% {
        transform: translate(0, 320px);
    }
    100% {
        transform: translate(0, 0px);
    }
}

.banner_text_title {
    font-size: 2.48rem;
    color: #01419A;
    line-height: 4.4rem;
    text-shadow: 0px 4px 0px rgba(255, 255, 255, 0.8);
    padding-left: 6.72rem;
    padding-top: 2.4rem;
}

.banner_text_title_en {
    font-weight: 300;
    line-height: 3.52rem;
    color: #01419A;
    font-size: 2rem;
    text-shadow: 0px 4px 0px rgba(255, 255, 255, 0.8);
    padding-left: 6.72rem;
}

.banner_bottom {
    position: absolute;
    height: 4.16rem;
    background: rgba(1, 65, 154, 0.8);
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.banner_intro_container {
    display: inline-block;
    line-height: 4.16rem;
}

.intro_item {
    display: inline-block;
    margin: 0 2.4rem;
    vertical-align: middle;
}

.intro_item .title {
    font-size: 1rem;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 1.368rem;
}

.intro_item .tip {
    padding-top: 0.208rem;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 0.912rem;
    font-size: 0.664rem;
}

/*====== banner_text_2 ======*/
.banner_text_2 {

}

.banner_text_title2 {
    position: absolute;
    top: 37%;
    left: 10.5%;
    font-size: 3rem;
    font-weight: bold;
    color: #2A2A2A;
}

/*sub-banner*/
.sub-banner-bg {
    width: 100%;
    height: 20rem;
}

.sub-banner-yl {
    background: url(../../images/banner/sub-banner-yl.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-mz {
    background: url(../../images/banner/sub-banner-mz.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-scjg {
    background: url(../../images/banner/sub-banner-scjg.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-rs {
    background: url(../../images/banner/sub-banner-rs.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-yb {
    background: url(../../images/banner/sub-banner-yb.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-zw {
    background: url(../../images/banner/sub-banner-zw.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-jw {
    background: url(../../images/banner/sub-banner-jw.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-jcyw {
    background: url(../../images/banner/sub-banner-jcyw.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-xydxx {
    background: url(../../images/banner/sub-banner-xydxx.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.sub-banner-text h1 {
    padding-top: 2.4rem;
    font-size: 3rem;
    font-weight: bold;
    color: #fff;
}

.sub-banner-text h2 {
    cursor: pointer;
    width: 10.4rem;
    line-height: 1.76rem;
    margin: 1.6rem 0 0.8rem 0;
    font-size: 0.75rem;
    font-weight: normal;
    text-align: center;
    color: #252525;
    background: #fde977;
}

.sub-banner-text h3 {
    font-size: 0.75rem;
    font-weight: normal;
    color: #fff;
}

.sub-banner-text h3 img {
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.42rem;
    vertical-align: middle;
}

.sub-banner-text p {
    line-height: 2.08rem;
    /*font-size: 1rem;*/
    font-size: 1.5rem;
    color: #fff;
    text-align: left;
}

/*行业介绍*/
.IndustryIntroduction-bg {
    height: 24.25rem;
}

.IndustryIntroduction-bg-yl {
    background: url(../../images/banner/IndustryIntroduction-yl.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-mz {
    background: url(../../images/banner/IndustryIntroduction-mz.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-scjg {
    background: url(../../images/banner/IndustryIntroduction-scjg.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-rs {
    background: url(../../images/banner/IndustryIntroduction-rs.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-yb {
    background: url(../../images/banner/IndustryIntroduction-yb.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-zw {
    background: url(../../images/banner/IndustryIntroduction-zw.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-jw {
    background: url(../../images/banner/IndustryIntroduction-jw.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-jcyw {
    background: url(../../images/banner/IndustryIntroduction-jcyw.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction-bg-xydxx {
    background: url(../../images/banner/IndustryIntroduction-xydxx.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.IndustryIntroduction {
    padding: 3rem 0;
}

.IndustryIntroduction h1 {
    padding: 0 0 2rem 0;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.IndustryIntroduction p {
    width: 60rem;
    line-height: 2.08rem;
    margin: 0 auto;
    text-indent: 2.08rem;
    font-size: 1rem;
    color: #fff;
    text-align: justify;
}

.swiper-container-banner {
    width: 100%;
    height: 100%;
}
.home-banner .swiper-slide{
    position: relative;
    overflow: hidden;
}
.home-banner .swiper-pagination{
    position: relative;
}
.home-banner .swiper-pagination-switch{
    display: inline-block;
    width: 2rem !important;
    height: 4px !important;
    background: rgba(255, 255, 255, 0.8) !important;
    margin: 0 0.2rem !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}
.home-banner .swiper-pagination-switch:hover{
    cursor: pointer;
}
.home-banner .swiper-active-switch{
    background: rgba(0, 174, 255, 1)!important;
}

.sub-banner-zhyy {
    background: url(../../images/banner/sub-banner-zhyy.png) no-repeat center top;
    background-size: 100% 100%;
}
.sub-banner-jcpt {
    background: url(../../images/banner/sub-banner-jcpt.png) no-repeat center top;
    background-size: 100% 100%;
}
.sub-banner-jtjc {
    background: url(../../images/banner/sub-banner-jtjc.png) no-repeat center top;
    background-size: 100% 100%;
}
.IndustryIntroduction-bg-xtjc {
    background: url(../../images/banner/IndustryIntroduction-xtjc.png) no-repeat center top;
    background-size: 100% 100%;
}